libxl: pass gfx_passthru parameter to QEMU
authorAllen Kay <allen.m.kay@intel.com>
Wed, 2 Feb 2011 17:06:36 +0000 (17:06 +0000)
committerAllen Kay <allen.m.kay@intel.com>
Wed, 2 Feb 2011 17:06:36 +0000 (17:06 +0000)
commit7990584bb09ca04f5c79fa832d763d35ad0eae59
tree67b12eb4664b3012fb68848efce20a466c6c4d62
parentdaf42cb9952af85597650d32b0c70f9b285c199b
libxl: pass gfx_passthru parameter to QEMU

Pass gfx_passthru parameter to QEMU.  Keep it boolean for now as QEMU
does not expect any other integer value.

Signed-off-by: Allen Kay <allen.m.kay@intel.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_dm.c